home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 116 / MacAddict 116 (Mac Power Pack)(theDISC)(April 2006).iso / Software / Internet & Communication / OmniWeb-5.1.2.dmg / OmniWeb.app / Contents / Frameworks / OmniHTML.framework / Versions / 2001A / Resources / fr.lproj / OmniHTML.strings
Text (UTF-16)  |  2005-10-24  |  2KB  |  31 lines

  1. /* error title */
  2. "Bad stream" = "Mauvais flux";
  3.  
  4. /* quit warning panel button */
  5. "Cancel Quit" = "Annuler quitter";
  6.  
  7. /* error message */
  8. "Cannot download %@" = "Impossible de télécharger %@";
  9.  
  10. /* OHDownloader targetTypeFormatString */
  11. "Downloading %@" = "Téléchargement de %@";
  12.  
  13. /* OHDownloaderTaskHeaderName */
  14. "Downloading files" = "Téléchargement des fichiers";
  15.  
  16. /* quit warning panel title */
  17. "Downloads in Progress" = "Téléchargements en cours";
  18.  
  19. /* quit warning panel button */
  20. "Quit Anyway" = "Quitter quand-même";
  21.  
  22. /* save panel title prefix before type */
  23. "Save " = "Enregistrer ";
  24.  
  25. /* save panel title */
  26. "Save As" = "Enregistrer sous";
  27.  
  28. /* quit warning panel message */
  29. "There are active downloads.  Quitting now will truncate these files." = "Il y a des téléchargements actifs.  Quitter maintenant va tronquer ces fichiers.";
  30.  
  31.